runtime/pprof.runtimeProfile.Len (method, view implemented interface methods)

one use

	runtime/pprof (current package)
		pprof.go#L741: func (p *runtimeProfile) Len() int              { return len(p.stk) }